2015-04-08 - 18389.100 - Spec - Add NE item number for L28,S28,S15 and L20 S42 (Liz by 2015-04-16) #SDLABELREPORTS #ABAPUPC

SPECIFICATIONS

18389.100 - Spec - Add NE item number for L28,S28,S15 and L20 S42

Purpose


Add NE item number for L28,S28,S15 and L20 S42

Admin Info


Purpose
Add NE item number for L28,S28,S15 and L20 S42
Requested By
Lizz Paxson
Spec Created By
Siba Mohapatra
Spec Created Date
04/08/2015
Spec QA by
Siba
Objects
ZRSD_UPC_LABELS
Document Status
Completed


Estimates



Sl.No
Activity
Estimation in Hours
1
Research
02
2
Documentation
06
3
Development/ Config
08
4
Unit test in DEV
02
5
Unit test in QUA
02
6
Other activity
0

TOTAL
20

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

abap-Karthik-Deepak-2015-09-03-14988.100-Spec-Add NE material item number to stnrd upc(Liz by 2015-03-12)


Documents

[Attach any document(s) received for the requirement(s)]

None



Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any

























Functional Requirement


Purpose/WHY:

NE Material number needs to be updated for the desired UPC labels.

In Scope:

Only L28,S28,S15 and L20 S42 are updated with field NE material number.

Out of Scope:

No other labels are updated.

Solution Summary



The UPC label program- ZRSD_UPC_LABELS should be updated with the NE material number for below labels.

1.
L28 MHNGTAG.LWL
New : S38 cust_name, NE item number, Price,UPC,description
Old : S38 cust_name,Price,UPC,description



2.
L28 MHNGTAG.LWL
New: S15 Cust name, NE item number,UPC,description, quantity
Old : S15 Cust name,UPC,description, quantity


3.
L20 NEAPPARELZCRS.LWL
New: S42 Style, UPC, Description, Size, NE item number, Cust_retail_price, Quantity
Old : S42 Style, UPC, Description, Size, Cust_retail_price, Quantity





Test Plan
[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results
SD001
Create MTO sales order with Lcode- L28, Scode- S38. And create corresponding Production order.

SA- 1000/10/00

Check - Customer specific UPC Labels
Input: Production order/ Sales order

Execute the program - ZRSD_UPC_LABELS
Corresponding Lcode and Scode should be printed with NE item number.
SD002
Create MTO sales order with Lcode- L28, Scode- S15. And create corresponding Production order.

SA- 1000/10/00

Check - Customer specific UPC Labels
Input: Production order/ Sales order

Execute the program - ZRSD_UPC_LABELS
Corresponding Lcode and Scode should be printed with NE item number.
SD003
Create MTO sales order with Lcode- L20, Scode- S42. And create corresponding Production order.

SA- 1000/10/00

Check - Customer specific UPC Labels
Input: Production order/ Sales order

Execute the program - ZRSD_UPC_LABELS
Corresponding Lcode and Scode should be printed with NE item number.

Solution Details



The specified strings were updated to the program ZRSD_UPC_LABELS to print the UPC labels.


Issues


[List Issues / Bugs identified in configuration or development]

NA